home *** CD-ROM | disk | FTP | other *** search
/ The Macintosh Demo Applications CD / Apple-MacintoshDemoApplicationsCD-1.0-1992.bin / More Information / FreeHand 3.1 / Aldus FreeHand 3.1 DEMO / Aldus FreeHand 3.1 DEMO.rsrc / STR#_20533.txt < prev    next >
Text File  |  1992-08-10  |  505b  |  21 lines

  1. true 4
  2.  
  3. {currentfile blackbuf fhbinim{readstring}{readhexstring}ifelse pop}
  4.  
  5. {currentfile yellowbuf fhbinim{readstring}{readhexstring}ifelse pop}
  6.  
  7. {currentfile magentabuf fhbinim{readstring}{readhexstring}ifelse pop}
  8.  
  9. {currentfile cyanbuf fhbinim{readstring}{readhexstring}ifelse pop}
  10.  
  11. x0 fdh y0 sub dh sub translate w h bits[sx 0 0 sy neg 0 h]
  12.  
  13. /blackbuf cyanbuf length string def
  14.  
  15. /yellowbuf cyanbuf length string def
  16.  
  17. /magentabuf cyanbuf length string def
  18.  
  19. /cyanbuf w bits mul 7 add 8 idiv string def
  20.  
  21.